- application buffer
- 应用程序缓冲区
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
English-Chinese computer dictionary (英汉计算机词汇大词典). 2013.
Buffer overflow — In computer security and programming, a buffer overflow, or buffer overrun, is an anomalous condition where a process attempts to store data beyond the boundaries of a fixed length buffer. The result is that the extra data overwrites adjacent… … Wikipedia
Buffer Manager — DB2 ist ein kommerzielles relationales Datenbank Management System (RDBMS) der Firma IBM, dessen Ursprünge auf das System R und die Grundlagen von E. F. Codd vom IBM Research aus dem Jahr 1970 zurückgeht. Inhaltsverzeichnis 1 Eigenschaften 1.1… … Deutsch Wikipedia
Buffer Pool — DB2 ist ein kommerzielles relationales Datenbank Management System (RDBMS) der Firma IBM, dessen Ursprünge auf das System R und die Grundlagen von E. F. Codd vom IBM Research aus dem Jahr 1970 zurückgeht. Inhaltsverzeichnis 1 Eigenschaften 1.1… … Deutsch Wikipedia
Buffer solution — Acids and Bases Acid dissociation constant Acid base extraction Acid–base reaction Acid–base titration Dissociation constant Acidity function B … Wikipedia
Buffer gas — A buffer gas is an inert or nonflammable gas. In the Earth s atmosphere, nitrogen acts as a buffer gas. A buffer gas adds pressure to a system and controls the speed of combustion with any oxygen present. Any inert gas such as helium, neon, or… … Wikipedia
Buffer (optical fiber) — In a fiber optic cable, a buffer is one type of component used to encapsulate one or more optical fibers for the purpose of providing such functions as mechanical isolation, protection from physical damage and fiber identification. The buffer may … Wikipedia
Riparian buffer — A riparian buffer is a vegetated area near a stream, usually forested, which helps shade and partially protect a stream from the impact of adjacent land uses. It plays a key role in increasing water quality in associated streams, river, and lakes … Wikipedia
Irregular Z-buffer — The irregular Z buffer is an algorithm designed to solve the visibility problem in real time 3 d computer graphics. It is related to the classical Z buffer in that it maintains a depth value for each image sample and uses these to determine which … Wikipedia
Circular buffer — A ring showing, conceptually, a circular buffer. This visually shows that the buffer has no real end and it can loop around the buffer. However, since memory is never physically created as a ring, a linear representation is generally used as is… … Wikipedia
Stack buffer overflow — In software, a stack buffer overflow occurs when a program writes to a memory address on the program s call stack outside of the intended data structure; usually a fixed length buffer.cite web last = Fithen first = William L coauthors = Seacord,… … Wikipedia
Stencil buffer — A stencil buffer is an extra buffer, in addition to the color buffer (pixel buffer) and depth buffer (z buffering) found on modern computer graphics hardware. The buffer is per pixel, and works on integer values, usually with a depth of one byte… … Wikipedia